Skip to content
Back to search
30
MCP

Mind Keg

pulsemcp/mind keg

Persistent memory for AI coding agents that stores and retrieves atomic learnings across sessions using semantic search and SQLite.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
0 tools
io.github.camgitt/memoir
Persistent memory for AI coding tools via MCP. Remembers across sessions and machines.
0 tools
AgentKits Memory
Provides persistent memory capabilities for coding assistants by automatically capturing tool usage, decisions, and patterns across sessions
0 tools
RepoMemory
Persistent, searchable knowledge base for AI coding agents with hybrid keyword and semantic search across project context.
0 tools
AI Cortex Storage
Persistent cloud memory for AI agents with key-value storage and search across sessions.
0 tools
memex
Persistent memory for AI agents — semantic + recency search, ONNX embeddings, Docker Compose.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mind_keg": {
      "url": "None",
      "transport": "http"
    }
  }
}